Welcome![Sign In][Sign Up]
Location:
Search - chat threaded

Search list

[Internet-Networkchap3

Description: 有基于TCP与UDP的网络聊天程序,支持多线程-TCP and UDP based on network chat program to support multi-threaded
Platform: | Size: 16964608 | Author: liu | Hits:

[Windows Developsimpletalk

Description: 实现连续聊天的简单的命令行方式聊天程序,采用多线程方式-To achieve a row of simple chat command line chat program, using multi-threaded approach
Platform: | Size: 74752 | Author: zyyroot | Hits:

[Internet-NetworkInternetchatrooms

Description: 本程序利用互斥对象来实现多线程的同步,利用命名互斥对象保证应用程序只有一个实例运行.应用多线程编写网络聊天室程序。-This procedure object to the use of mutually exclusive multi-thread synchronization, using named mutex object to ensure that there is only one example of the application running. The application of multi-threaded process to prepare the network chat rooms.
Platform: | Size: 25600 | Author: 青山 | Hits:

[Windows DevelopMultiThread

Description: 多线程与聊天程序/摸拟售票系统/保证应用程序只有一个实例运行-Multi-threaded and chat program/simulation ticketing system/ensure that there is only one example of the application to run
Platform: | Size: 2011136 | Author: LiuDong | Hits:

[CSharpNetServer

Description: 一个基于局域网聊天的程序,很有实践价值,通过多线程做的,很适合入门学习socket-A LAN-based chat program is very practical value, the adoption of multi-threaded so it is suitable for study entry socket
Platform: | Size: 1058816 | Author: yangmao | Hits:

[Internet-Networksocket

Description: Java 基于socket通讯的聊天室~ 有Server短和Client,多线程可以同时一对多聊天~-Java-based chat room communications socket ~ There Server is very short and the Client, at the same time one-to-many multi-threaded chat ~
Platform: | Size: 4096 | Author: 韩小勇 | Hits:

[Internet-NetworkMultithchat

Description: 多线程聊天 根据MFC编程的一个软件开发适用于网络编程的课程设计-Multi-threaded chat MFC programming based on a software development for network programming curriculum design
Platform: | Size: 2000896 | Author: lenny | Hits:

[Internet-Networktcp_per

Description: 结合了gui开发的一个多线程的网络聊天程序-Network of multi-threaded chat program
Platform: | Size: 2048 | Author: dqc | Hits:

[OS programCode

Description: 多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何使用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-Procedures for the preparation of multi-threaded, multi-threaded applications easily arise. Mutex on the object, how to use the mutex object to achieve the simultaneous multi-threading. How to use named mutex object to ensure that there is only one example of the application running. Application of multi-threaded process to prepare the network chat rooms.
Platform: | Size: 35840 | Author: gwx1119 | Hits:

[Windows DevelopChat6

Description: mfc聊天,多线程,适合初学者,幸苦多日的成果,欢迎下载批评指教-mfc chat, multi-threaded, suitable for beginners, hard luck on the outcome of more than welcome to download the criticism advice
Platform: | Size: 5796864 | Author: 二毛 | Hits:

[ICQ-IM-ChatServFrame

Description: 我们构建了一个在线聊天系统,它集合了Java互联、多线程和SwingGUI特征,并且还用到了组播技术,它使一个应用程序能够把DatagramPacket发给一组客户。-We have built an online chat system, which brings together Java Internet, multi-threaded and SwingGUI characteristics, and also use the multicast technology, it allows an application can be distributed to a group of customers DatagramPacket.
Platform: | Size: 72704 | Author: 天虎 | Hits:

[TCP/IP stackTCPUDPmultithread

Description: TCP+UDP_多线程实现聊天工具,本程序非常好-TCP+ UDP_ the realization of multi-threaded chat tools
Platform: | Size: 11423744 | Author: duchiporexia | Hits:

[VC/MFC12142424

Description: 多线程局域网聊天程序的设计与实现,基于mfc-LAN chat program multi-threaded design and implementation of
Platform: | Size: 80896 | Author: liupingjin | Hits:

[Internet-NetworkQQliaotiangongju

Description: 本程序采用tcp/ip socket多线程编程,并对一些重要的同步操作做了超时控制,以减少等待的时间,像连接服务器,等待对方接收文件等。基本功能跟QQ类似,能进行多点的聊天和点对点的文件传送。-This procedure using tcp/ip socket multi-threaded programming, a number of important and did a time-out synchronization control, in order to reduce the waiting time, such as connect to a server, waiting for the other party to receive documents. QQ with the basic functions similar to multi-point chat and peer-to-peer file transfer.
Platform: | Size: 244736 | Author: 竹竹 | Hits:

[JSP/Javacxdm

Description: 计算机网络课程设计,基于Java的多线程聊天室-Multi-threaded chat room
Platform: | Size: 21504 | Author: 123 | Hits:

[Internet-Network1

Description: 单线程聊天 是个简单的JAVA程序,大家可以参考一下。谢谢。-Single-threaded chat is a simple JAVA program, we can refer to.谢谢.
Platform: | Size: 1024 | Author: 夏侯杨 | Hits:

[JSP/Java2

Description: 多线程聊天 是个很简单的JAVA程序,跟大家分享,参考一下。-Multi-threaded chat is a very simple JAVA program to share with Members, reference.
Platform: | Size: 2048 | Author: 夏侯杨 | Hits:

[Windows DevelopMutliThread_Code

Description: 孙鑫《VC++深入详解》里关于多线程程序编写的源码。主要包括一个用多线程编写的网络聊天室程序。是学习多线程编程的好资料。-SUN Xin " VC++ in depth explain" in multi-threaded programming on the source. Including the preparation of a multi-threaded use of the Internet Relay Chat program. Multi-threaded programming is to learn from good information.
Platform: | Size: 35840 | Author: 李大力 | Hits:

[Internet-NetworkLANChat

Description: 毕业设计:VC++局域网聊天程序。通过这个小程序的学习你可以学到如何使用套接字进行网络编程、自定义消息、多线程方面的编程思想以及学习使用各种控件。本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。 -Graduation project: VC++ LAN chat program. Through this small program you can learn to learn how to use the socket network programming, since the definition of news, multi-threaded programming aspects of thinking and learning to use a variety of controls. This procedure will use the main program is divided into Socket socket server and client in two parts. Adopted UDP and TCP/IP combination effectively improved the timeliness of data transmission and stability. This procedure is also used in a multi-threaded programming procedures to solve their own congestion.
Platform: | Size: 237568 | Author: 163 | Hits:

[JSP/Javaaa

Description: 实现聊天的小系统 应用tcp/ip通讯,可实现多线程的聊天-To achieve a small chat application tcp/ip communication, can be multi-threaded chat
Platform: | Size: 4096 | Author: 佳佳 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 18 »

CodeBus www.codebus.net